-
Notifications
You must be signed in to change notification settings - Fork 0
Bump ktor from 3.0.2 to 3.0.3 #195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps `ktor` from 3.0.2 to 3.0.3. Updates `io.ktor:ktor-client-content-negotiation` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.2...3.0.3) Updates `io.ktor:ktor-client-core` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.2...3.0.3) Updates `io.ktor:ktor-client-cio` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.2...3.0.3) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.2...3.0.3) Updates `io.ktor:ktor-server-caching-headers` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.2...3.0.3) Updates `io.ktor:ktor-server-conditional-headers` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.2...3.0.3) Updates `io.ktor:ktor-server-content-negotiation` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.2...3.0.3) Updates `io.ktor:ktor-server-core` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.2...3.0.3) Updates `io.ktor:ktor-server-cors` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.2...3.0.3) Updates `io.ktor:ktor-server-netty` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.2...3.0.3) Updates `io.ktor:ktor-server-status-pages` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.2...3.0.3) Updates `io.ktor:ktor-server-test-host` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.2...3.0.3) Updates `io.ktor:ktor-utils` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.0.2...3.0.3) Updates `io.ktor.plugin` from 3.0.2 to 3.0.3 --- updated-dependencies: - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-caching-headers dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-conditional-headers dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-cors dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-status-pages dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-utils dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor.plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Code Coverage
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps
ktorfrom 3.0.2 to 3.0.3.Updates
io.ktor:ktor-client-content-negotiationfrom 3.0.2 to 3.0.3Release notes
Sourced from io.ktor:ktor-client-content-negotiation's releases.
Changelog
Sourced from io.ktor:ktor-client-content-negotiation's changelog.
Commits
e18c901Release 3.0.3 (#4558)dbcbff9Cherry-pick common ClientLoader implementation from 3.1.0-eap (#4550)d35aeb9Update netty monorepo to v4.1.116.Final (#4557)958d84fUpdate ktor monorepo to v3.1.0-eap-1190 (#4552)37a9a0fUpdate contributing guide (#4542)8329b7eUpdate dependency org.junit.jupiter:junit-jupiter to v5.11.4 (#4554)f5363d5KTOR-7941 Fix performance on readUtfLineTo (#4537)d1ee88cDisable compression tests for js enginea1ceac3Fix formatting30ca176KTOR-7934 Fix content length check for Options and Head for wasm, js, and nat...Updates
io.ktor:ktor-client-corefrom 3.0.2 to 3.0.3Release notes
Sourced from io.ktor:ktor-client-core's releases.
Changelog
Sourced from io.ktor:ktor-client-core's changelog.
Commits
e18c901Release 3.0.3 (#4558)dbcbff9Cherry-pick common ClientLoader implementation from 3.1.0-eap (#4550)d35aeb9Update netty monorepo to v4.1.116.Final (#4557)958d84fUpdate ktor monorepo to v3.1.0-eap-1190 (#4552)37a9a0fUpdate contributing guide (#4542)8329b7eUpdate dependency org.junit.jupiter:junit-jupiter to v5.11.4 (#4554)f5363d5KTOR-7941 Fix performance on readUtfLineTo (#4537)d1ee88cDisable compression tests for js enginea1ceac3Fix formatting30ca176KTOR-7934 Fix content length check for Options and Head for wasm, js, and nat...Updates
io.ktor:ktor-client-ciofrom 3.0.2 to 3.0.3Release notes
Sourced from io.ktor:ktor-client-cio's releases.
Changelog
Sourced from io.ktor:ktor-client-cio's changelog.
Commits
e18c901Release 3.0.3 (#4558)dbcbff9Cherry-pick common ClientLoader implementation from 3.1.0-eap (#4550)d35aeb9Update netty monorepo to v4.1.116.Final (#4557)958d84fUpdate ktor monorepo to v3.1.0-eap-1190 (#4552)37a9a0fUpdate contributing guide (#4542)8329b7eUpdate dependency org.junit.jupiter:junit-jupiter to v5.11.4 (#4554)f5363d5KTOR-7941 Fix performance on readUtfLineTo (#4537)d1ee88cDisable compression tests for js enginea1ceac3Fix formatting30ca176KTOR-7934 Fix content length check for Options and Head for wasm, js, and nat...Updates
io.ktor:ktor-serialization-kotlinx-jsonfrom 3.0.2 to 3.0.3Release notes
Sourced from io.ktor:ktor-serialization-kotlinx-json's releases.
Changelog
Sourced from io.ktor:ktor-serialization-kotlinx-json's changelog.
Commits
e18c901Release 3.0.3 (#4558)dbcbff9Cherry-pick common ClientLoader implementation from 3.1.0-eap (#4550)d35aeb9Update netty monorepo to v4.1.116.Final (#4557)958d84fUpdate ktor monorepo to v3.1.0-eap-1190 (#4552)37a9a0fUpdate contributing guide (#4542)8329b7eUpdate dependency org.junit.jupiter:junit-jupiter to v5.11.4 (#4554)f5363d5KTOR-7941 Fix performance on readUtfLineTo (#4537)d1ee88cDisable compression tests for js enginea1ceac3Fix formatting30ca176KTOR-7934 Fix content length check for Options and Head for wasm, js, and nat...Updates
io.ktor:ktor-server-caching-headersfrom 3.0.2 to 3.0.3Release notes
Sourced from io.ktor:ktor-server-caching-headers's releases.
Changelog
Sourced from io.ktor:ktor-server-caching-headers's changelog.
Commits
e18c901Release 3.0.3 (#4558)dbcbff9Cherry-pick common ClientLoader implementation from 3.1.0-eap (#4550)d35aeb9Update netty monorepo to v4.1.116.Final (#4557)958d84fUpdate ktor monorepo to v3.1.0-eap-1190 (#4552)37a9a0fUpdate contributing guide (#4542)8329b7eUpdate dependency org.junit.jupiter:junit-jupiter to v5.11.4 (#4554)f5363d5KTOR-7941 Fix performance on readUtfLineTo (#4537)d1ee88cDisable compression tests for js enginea1ceac3Fix formatting30ca176KTOR-7934 Fix content length check for Options and Head for wasm, js, and nat...Updates
io.ktor:ktor-server-conditional-headersfrom 3.0.2 to 3.0.3Release notes
Sourced from io.ktor:ktor-server-conditional-headers's releases.
Changelog
Sourced from io.ktor:ktor-server-conditional-headers's changelog.
Commits
e18c901Release 3.0.3 (#4558)dbcbff9Cherry-pick common ClientLoader implementation from 3.1.0-eap (#4550)d35aeb9Update netty monorepo to v4.1.116.Final (#4557)958d84fUpdate ktor monorepo to v3.1.0-eap-1190 (#4552)37a9a0fUpdate contributing guide (#4542)8329b7eUpdate dependency org.junit.jupiter:junit-jupiter to v5.11.4 (#4554)f5363d5KTOR-7941 Fix performance on readUtfLineTo (#4537)d1ee88cDisable compression tests for js enginea1ceac3Fix formatting30ca176KTOR-7934 Fix content length check for Options and Head for wasm, js, and nat...Updates
io.ktor:ktor-server-content-negotiationfrom 3.0.2 to 3.0.3Release notes
Sourced from io.ktor:ktor-server-content-negotiation's releases.
Changelog
Sourced from io.ktor:ktor-server-content-negotiation's changelog.
Commits
e18c901Release 3.0.3 (#4558)dbcbff9Cherry-pick common ClientLoader implementation from 3.1.0-eap (#4550)d35aeb9Update netty monorepo to v4.1.116.Final (#4557)958d84fUpdate ktor monorepo to v3.1.0-eap-1190 (#4552)37a9a0fUpdate contributing guide (#4542)8329b7eUpdate dependency org.junit.jupiter:junit-jupiter to v5.11.4 (#4554)f5363d5KTOR-7941 Fix performance on readUtfLineTo (#4537)d1ee88cDisable compression tests for js enginea1ceac3Fix formatting30ca176KTOR-7934 Fix content length check for Options and Head for wasm, js, and nat...Updates
io.ktor:ktor-server-corefrom 3.0.2 to 3.0.3Release notes
Sourced from io.ktor:ktor-server-core's releases.
Changelog
Sourced from io.ktor:ktor-server-core's changelog.
Commits
e18c901Release 3.0.3 (#4558)dbcbff9Cherry-pick common ClientLoader implementation from 3.1.0-eap (#4550)d35aeb9Update netty monorepo to v4.1.116.Final (#4557)958d84fUpdate ktor monorepo to v3.1.0-eap-1190 (#4552)37a9a0fUpdate contributing guide (#4542)8329b7eUpdate dependency org.junit.jupiter:junit-jupiter to v5.11.4 (#4554)f5363d5KTOR-7941 Fix performance on readUtfLineTo (#4537)d1ee88cDisable compression tests for js enginea1ceac3Fix formatting30ca176KTOR-7934 Fix content length check for Options and Head for wasm, js, and nat...Updates
io.ktor:ktor-server-corsfrom 3.0.2 to 3.0.3Release notes
Sourced from io.ktor:ktor-server-cors's releases.
Changelog
Sourced from io.ktor:ktor-server-cors's changelog.
Commits
e18c901Release 3.0.3 (#4558)dbcbff9Cherry-pick common ClientLoader implementation from 3.1.0-eap (#4550)d35aeb9Update netty monorepo to v4.1.116.Final (#4557)958d84fUpdate ktor monorepo to v3.1.0-eap-1190 (#4552)37a9a0fUpdate contributing guide (#4542)8329b7eUpdate dependency org.junit.jupiter:junit-jupiter to v5.11.4 (#4554)f5363d5KTOR-7941 Fix performance on readUtfLineTo (#4537)d1ee88cDisable compression tests for js enginea1ceac3Fix formatting30ca176KTOR-7934 Fix content length check for Options and Head for wasm, js, and nat...Updates
io.ktor:ktor-server-nettyfrom 3.0.2 to 3.0.3Release notes
Sourced from io.ktor:ktor-server-netty's releases.
Changelog
Sourced from io.ktor:ktor-server-netty's changelog.
Commits
e18c901Release 3.0.3 (#4558)dbcbff9Cherry-pick common ClientLoader implementation from 3.1.0-eap (#4550)d35aeb9Update netty monorepo to v4.1.116.Final (#4557)958d84fUpdate ktor monorepo to v3.1.0-eap-1190 (#4552)37a9a0fUpdate contributing guide (#4542)8329b7eUpdate dependency org.junit.jupiter:junit-jupiter to v5.11.4 (#4554)f5363d5KTOR-7941 Fix performance on readUtfLineTo (#4537)d1ee88cDisable compression tests for js enginea1ceac3Fix formatting30ca176KTOR-7934 Fix content length check for Options and Head for wasm, js, and nat...Updates
io.ktor:ktor-server-status-pagesfrom 3.0.2 to 3.0.3Release notes
Sourced from io.ktor:ktor-server-status-pages's releases.
Changelog
Sourced from io.ktor:ktor-server-status-pages's changelog.
Commits
e18c901Release 3.0.3 (#4558)dbcbff9Cherry-pick common ClientLoader implementation from 3.1.0-eap (#4550)d35aeb9Update netty monorepo to v4.1.116.Final (#4557)958d84fUpdate ktor monorepo to v3.1.0-eap-1190 (#4552)37a9a0fUpdate contributing guide (#4542)8329b7eUpdate dependency org.junit.jupiter:junit-jupiter to v5.11.4 (#4554)f5363d5KTOR-7941 Fix performance on readUtfLineTo (#4537)d1ee88cDisable compression tests for js enginea1ceac3Fix formatting30ca176KTOR-7934 Fix content length check for Options and Head for wasm, js, and nat...Updates
io.ktor:ktor-server-test-hostfrom 3.0.2 to 3.0.3Release notes
Sourced from io.ktor:ktor-server-test-host's releases.
Changelog
Sourced from io.ktor:ktor-server-test-host's changelog.
Commits
e18c901Release 3.0.3 (#4558)dbcbff9Cherry-pick common ClientLoader implementation from 3.1.0-eap (